Carbon


InvokeFKEYUPP

Header: Events.h Carbon status: Unsupported

void InvokeFKEYUPP (
    FKEYUPP userUPP
);
CARBON NOTES

FKEYs are not supported in Carbon because they involve loading code from resources, which isn't supported under Carbon, and because very few applications use them.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)